| Name | Description | Data Type |
| dti | Debt-to-income ratio.
Example:
"dti": 0.769804
| number |
| hti | House-to-income ratio, or housing ratio.
Example:
"hti": 0.324579
| number |
| mortgageType | The mortgage type searched for.
Example:
"mortgageType": "Conventional"
| String |
| loanPurpose | The loan purpose, as specified in the search query.
Example:
"loanPurpose": "Purchase"
| String |
| loanAmount | The amount of the loan.
Example:
"loanAmount": 400000
| number |
| term | The loan term, in years. The default is 30.
Example:
"term": 30
| number |
| dayLock | The number of days that the loan can be locked for. Default is 30.
Example:
"dayLock": 30
| number |
| baseRates | An array of the base rates.
Example:
"baseRates": 2.25
| Array[String] |
| adjustedRates | An array of the adjusted rates in the result.
Example:
"adjustedRates": 2.25
| Array[String] |
| adjustmentRates | An array of the applicable adjustment rates.
Example:
"adjustmentRates": 0
| Array[String] |
| loanLimitLite | | LoanLimitLite |
| monthlyPayments | | Array[] |
| monthlyPayment | | MonthlyPayment |
| multiSearchKey | Example:
"multiSearchKey": 2354789
| number |
| multiSearchKeyV2 | Example:
"multiSearchKeyV2": "40000_2398579"
| String |
| modLtv | | number |
| modFico | | number |
| basePoints | Example:
"basePoints": 2.816
| number |
| adjustedPoints | Example:
"adjustedPoints": 2.818
| number |
| adjustedPointsBorrowerPaid | | number |
| adjustmentPoints | | number |
| adjustmentPointsBorrowerPaid | | number |
| rawAdjustmentPoints | | number |
| rawAdjustmentPointsBorrowerPaid | | number |
| armIndexRate | Example:
"armIndexRate": 0
| number |
| notRoundedAPR | Example:
"notRoundedAPR": 2.166
| number |
| borrowerPaid | The loan amount paid by the borrower.
Example:
"borrowerPaid": 11270
| number |
| borrowerPaidDetails | | BorrowerPaidDetails |
| lenderPaid | Loan amount paid by the lender.
Example:
"lenderPaid": 11270
| number |
| lenderPaidDetails | | LenderPaidDetails |
| brokerPaidDetails | | Array[] |
| otherPaidDetails | | Array[] |
| hideDisqualified | Indicates whether disqualified loans are hidden. | Boolean |
| disqualified | Indicates whether this result is disqualified. | Boolean |
| interpolated | Indicates whether this result is an interpolated rate. | Boolean |
| interpolationTarget | | Boolean |
| groupAdjustmentPropertiesBorrowerPaid | | GroupAdjustmentProperty |
| groupAdjustmentProperties | | GroupAdjustmentProperty |
| groupRateAdjustmentProperties | | Array[] |
| groupAdjustmentPropertiesBPMI | | Array[] |
| pointCap | | Array[] |
| holdBackResult | | HoldBackResult |
| apr | The APR rate.
Example:
"apr": 2.4655
| number |
| closingCost | | ClosingCost |
| closingCostDetails | | Array[] |
| finalClosingCost | Example:
"finalClosingCost": 11250
| number |
| closingCostDetailsBorrowerPaid | | Array[] |
| finalClosingCostBorrowerPaid | Example:
"finalClosingCostBorrowerPaid": 11250
| number |
| compliancesMapByType | | Array[] |
| pmiType | Example:
"pmiType": "None"
| String |
| ratePeriod | | RatePeriodLite |
| rateProgram | | RateProgramLite |
| rateGrid | | RateGridLite |
| conditionActions | | Array[ConditionAction] |
| programName | The program name of the result.
Example:
"programName": "30 Year Fixed"
| String |
| expired | Indicates whether the loan is expired. | Boolean |
| productName | The name of the loan.
Example:
"productName": "30 Year Fixed"
| String |
| appraisalWaiverIndicator | | Boolean |
| highBalanceIndicator | | Boolean |
| borrowerPaidPoints | Amount paid by the borrower, in points.
Example:
"borrowerPaidPoints": 2.800
| number |
| borrowerPaidAmount | The amount paid by the borrower, in USD.
Example:
"borrowerPaidAmount": 11270
| number |
| sameServiceIndicator | | Boolean |
| apor | Example:
"apor": 0
| number |
| indexRate | Example:
"indexRate": 0
| number |
| loanFeePercent | | Array[] |
| loanFeeAmount | | Array[] |
| amortizationSchedule | | Array[] |
| annualMiPremiumAmount | | number |
| monthlyPaymentAmount | | number |
| monthlyTotal | The total amount owed each month.
Example:
"monthlyTotal": 1180.00
| number |
| interestOnlyAmount | Example:
"interestOnlyAmount": 750
| number |
| interestPlusFixedPrinciple | Example:
"interestPlusFixedPrinciple": -24.999
| number |
| totalLoanAmount | | number |
| undiscountedInterestRatePercent | | number |
| bonafideAmount | | number |
| adjustedPricingExceptionAmount | | number |
| adjustedLockExtensionAmount | | number |
| cashToCloseAmount | | number |
| cashToCloseItems | | Array[] |
| qualifyingRatePercent | Example:
"quaifyingRatePercent": 2.25
| number |
| athenaFees | | Array[] |
| discountStartedAdjustedRate | | number |
| companyName | Name of the company offering the loan.
Example:
"companyName": "Bank Name"
| String |
| totalGroupAdjustmentPropertiesByAdjType | | Array[] |
| totalGroupRateAdjustmentPropertiesByAdjType | | Array[] |
| discountDetail | | DiscountDetail |
| premiumDetail | | PremiumDetail |
| lenderFeeWaiver | Indicates whether the lender fee is waived. | Boolean |
| totalGroupAdjustmentPropertiesBorrowerPaid | Example:
"totalGroupAdjustmentPropertiesBorrowerPaid": 0.002000000000450
| number |
| totalGroupAdjustmentProperties | Example:
"totalGroupAdjustmentProperties": 0.002000000000450
| number |
| totalGroupAdjustmentRateProperties | Example:
"totalGroupAdjustmentRateProperties": 0
| number |
| mortgageLimitsMatchedWithSearch | Example:
"mortgageLimitsMatchedWithSearch": [
"Conforming"
]
| Array[String] |